type statements造句
例句與造句
- for example, the create type statement and the
可以與事件通知一起使用的ddl語句 - a document type statement gets added to the xml document
這樣就向xml文檔中增加文檔類型說明: - alias data types are created with the create type statement before they can be used in a table definition
必須先用createtype語句創(chuàng)建別名數(shù)據(jù)類型,然后才能將其用于表定義中。 - net framework user-defined types are created with the create type statement before they can be used in a table definition
只有在使用createtype語句創(chuàng)建了.netframework用戶定義類型后,才能將其用于表定義。 - once the assembly is registered and copied into a database, you can use the transact-sql create type statement to create a udt and expose its members
程序集注冊并復制到數(shù)據(jù)庫中之后,可以使用transact-sqlcreatetype語句創(chuàng)建udt并公開其成員。 - It's difficult to find type statements in a sentence. 用type statements造句挺難的
- create the udt in sql server once an assembly is loaded into a host database, you use the transact-sql create type statement to create a udt and expose the members of the class or structure as members of the udt
在sqlserver中創(chuàng)建udt一旦將某一程序集加載到宿主數(shù)據(jù)庫后,就可以使用transact-sqlcreatetype語句創(chuàng)建udt并將類或結構的成員作為udt的成員公開。